@font-face {
	font-family: HelveticaLTStd-BoldCond;
	src: url("../font/HelveticaLTStd-BoldCond.otf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: SourceHanSansCN;
	src: url("../font/SourceHanSansCN-Bold.otf") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: SourceHanSansCN;
	src: url("../font/SourceHanSansCN-Extralight.otf") format("truetype");
	font-weight: 100;
	font-style: normal;
}
.index-banner,.index-banner .swiper {
	width: 100%;
	overflow: hidden;
}
.index-banner .swiper .swiper-slide {
	overflow: hidden;
	position: relative;
}
.index-banner .banner-txt {
	width: 1200px;
	color: #FFFFFF;
	position: absolute;
	top: 300px;
	left: 50%;
	margin-left: -600px;
	z-index: 1;
}
.banner-txt h3 {
	font-size: 35px;
	line-height: 30px;
	font-family: HelveticaLTStd-BoldCond;
}
.banner-txt h2 {
	font-size: 100px;
	line-height: 110px;
	font-family: SourceHanSansCN;
	font-weight: lighter;
	color: #FFFFFF;
}
.banner-txt h2 strong {
	font-weight: bold;
}
@media only screen and (max-width: 991px) {
	.index-banner img:nth-of-type(1) {
		display: none;
	}
	.index-banner img {
		width: 100%;
	}
	.index-banner .banner-txt {
		width: 630px;
		top: 220px;
		margin-left: -315px;
	}
	.banner-txt h3 {
		font-size: 22px;
		line-height: 25px;
	}
	.banner-txt h2 {
		font-size: 62px;
		line-height: 70px;
	}
}
@media only screen and (max-width: 750px) {
	.index-banner .banner-txt {
		width: 335px;
		top: 110px;
		margin-left: -167px;
	}
	.banner-txt h3 {
		font-size: 14px;
		line-height: 16px;
	}
	.banner-txt h2 {
		font-size: 32px;
		line-height: 35px;
	}
}
@media only screen and (min-width: 992px) {
	.index-banner img:nth-of-type(2) {
		display: none;
	}
	.index-banner img {
		width: 1400px;
		position: relative;
		left: 50%;
		margin-left: -700px;
	}
	.index-banner .banner-txt {
		width: 960px;
		top: 230px;
		margin-left: -480px;
	}
	.banner-txt h3 {
		font-size: 24px;
		line-height: 25px;
	}
	.banner-txt h2 {
		font-size: 72px;
		line-height: 80px;
	}
}
@media only screen and (min-width: 1400px) {
	.index-banner img {
		width: 1920px;
		margin-left: -960px;
	}
	.index-banner .banner-txt {
		width: 1200px;
		top: 300px;
		margin-left: -600px;
	}
	.banner-txt h3 {
		font-size: 35px;
		line-height: 30px;
	}
	.banner-txt h2 {
		font-size: 100px;
		line-height: 110px;
	}
}
/*智领流体系统集成方案*/
.index1 {
	width: 100%;
	padding: 75px 0 105px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.index1 h2 {
	font-size: 52px;
	line-height: 60px;
	font-weight: lighter;
	margin: 0 0 20px;
	color: #FFFFFF;
}
.index1 p {
	font-size: 16px;
	line-height: 30px;
	font-weight: lighter;
}
@media only screen and (max-width: 991px) {
	.index1 {
		padding: 80px 0 70px;
		background-image: url(../img/index1s.jpg);
		background-size: 100%;
	}
	.index1 h2 {
		font-size: 48px;
		line-height: 60px;
		margin: 0 0 20px;
	}
	.index1 p {
		font-size: 18px;
		line-height: 30px;
	}
	.index1 p br:nth-of-type(2) {
		display: none;
	}
}
@media only screen and (max-width: 750px) {
	.index1 {
		padding: 40px 0 35px;
		background-image: url(../img/index1s.jpg);
		background-size: auto 100%;
	}
	.index1 h2 {
		font-size: 28px;
		line-height: 35px;
		margin: 0 0 10px;
	}
	.index1 p {
		font-size: 12px;
		line-height: 20px;
	}
	.index1 p br {
		display: none;
	}
}
@media only screen and (min-width: 992px) {
	.index1 {
		padding: 50px 0 70px;
		background-image: url(../img/index1.jpg);
		background-size: 100%;
	}
	.index1 h2 {
		font-size: 36px;
		line-height: 40px;
		margin: 0 0 15px;
	}
	.index1 p {
		font-size: 14px;
		line-height: 25px;
	}
}
@media only screen and (min-width: 1400px) {
	.index1 {
		padding: 75px 0 105px;
		background-size: 1920px;
	}
	.index1 h2 {
		font-size: 52px;
		line-height: 60px;
		margin: 0 0 20px;
	}
	.index1 p {
		font-size: 16px;
		line-height: 30px;
	}
}
/*产品中心*/
.index2 {
	width: 100%;
	padding: 77px 0 75px;
	overflow: hidden;
	background-color: #e9e9e9;
}
.index2-title {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0 0 55px;
}
.index2-title p {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 15px 0 0;
}
.index2-swiper {
	width: 100%;
	height: 475px;
	position: relative;
}
.index2-swiper .swiper {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index2-swiper a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.index2-img {
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}
.index2-img img {
	width: 100%;
	transition: all 0.5s;
}
.index2-swiper h4 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
.index2-swiper h4 span {
	position: relative;
	z-index: 2;
}
.index2-swiper h4:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #919191;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.5s;
}
.index2-swiper a:hover .index2-img img {
	transform: scale(1.1);
}
.index2-swiper a:hover h4:before {
	width: -moz-calc(100% + 50px);
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	left: -50px;
	background-color: #004da1;
	transform: skewX(-45deg);
}
.swiper-button-prev,.swiper-button-next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 11px !important;
}
.swiper-button-prev {
	background: #004da1 url(../img/left.png);
	left: -75px;
}
.swiper-button-next {
	background: #004da1 url(../img/right.png);
	right: -75px;
}
.swiper-button-prev.swiper-button-disabled {
	background: #989898 url(../img/left.png);
}
.swiper-button-next.swiper-button-disabled {
	background: #989898 url(../img/right.png);
}
@media only screen and (max-width: 991px) {
	.index2 {
		padding: 70px 0 33px;
	}
	.index2-title {
		width: 525px;
		margin: 0 auto 47px;
	}
	.index2-title p {
		font-size: 18px;
		line-height: 30px;
		margin: 15px 0 0;
	}
	.index2-swiper {
		height: auto;
	}
	.index2-swiper .swiper {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.index2-swiper .swiper-wrapper {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		transform: none !important;
	}
	.index2-swiper .swiper-slide {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 0 67px;
	}
	.index2-swiper h4 {
		height: 85px;
		line-height: 85px;
		font-size: 30px;
	}
	.index2-swiper a:hover h4:before {
		width: -moz-calc(100% + 85px);
		width: -webkit-calc(100% + 85px);
		width: calc(100% + 85px);
		left: -85px;
	}
	.index2-swiper .swiper-button-prev,.index2-swiper .swiper-button-next {
		display: none;
	}
	.swiper-button-prev {
		left: -20px;
	}
	.swiper-button-next {
		right: -20px;
	}
}
@media only screen and (max-width: 750px) {
	.index2 {
		padding: 35px 0 20px;
	}
	.index2-title {
		width: 100%;
		margin: 0 auto 25px;
	}
	.index2-title p {
		font-size: 12px;
		line-height: 20px;
		margin: 8px 0 0;
	}
	.index2-swiper .swiper-slide {
		margin: 0 0 30px;
	}
	.index2-swiper h4 {
		height: 42px;
		line-height: 42px;
		font-size: 16px;
	}
	.index2-swiper a:hover h4:before {
		width: -moz-calc(100% + 42px);
		width: -webkit-calc(100% + 42px);
		width: calc(100% + 42px);
		left: -42px;
	}
	.swiper-button-prev,.swiper-button-next {
		width: 30px;
		height: 30px;
		margin-top: -20px;
		background-size: 8px !important;
	}
	.swiper-button-prev {
		left: -10px;
	}
	.swiper-button-next {
		right: -10px;
	}
}
@media only screen and (min-width: 992px) {
	.index2 {
		padding: 50px 0;
	}
	.index2-title {
		margin: 0 0 40px;
	}
	.index2-title p {
		margin: 10px 0 0;
	}
	.index2-swiper {
		height: 355px;
	}
	.index2-swiper .swiper {
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
		margin: 0 auto;
	}
	.index2-swiper h4 {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.index2-swiper a:hover h4:before {
		width: -moz-calc(100% + 40px);
		width: -webkit-calc(100% + 40px);
		width: calc(100% + 40px);
		left: -40px;
	}
	.swiper-button-prev {
		left: -30px;
	}
	.swiper-button-next {
		right: -30px;
	}
}
@media only screen and (min-width: 1400px) {
	.index2 {
		padding: 77px 0 75px;
	}
	.index2-title {
		margin: 0 0 55px;
	}
	.index2-title p {
		margin: 15px 0 0;
	}
	.index2-swiper {
		height: 475px;
	}
	.index2-swiper h4 {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}
	.index2-swiper a:hover h4:before {
		width: -moz-calc(100% + 50px);
		width: -webkit-calc(100% + 50px);
		width: calc(100% + 50px);
		left: -50px;
	}
	.swiper-button-prev {
		left: -75px;
	}
	.swiper-button-next {
		right: -75px;
	}
}
/*品质保障  技术服务*/
.index3 {
	width: 100%;
	padding: 10px 0 90px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.index3 .box1 {
	margin: 100px 0 0;
	height: 605px;
}
@media only screen and (max-width: 991px) {
	.index3 {
		padding: 0 0 70px;
	}
	.index3 .box1 {
		margin: 70px 0 0;
		height: auto;
	}
	.index3 .box1:nth-of-type(2) {
		margin: 95px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.index3 {
		padding: 0 0 30px;
	}
	.index3 .box1 {
		margin: 40px 0 0;
		height: auto;
	}
	.index3 .box1:nth-of-type(2) {
		margin: 45px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.index3 {
		padding: 5px 0 60px;
	}
	.index3 .box1 {
		margin: 70px 0 0;
		height: 475px;
	}
}
@media only screen and (min-width: 1400px) {
	.index3 {
		padding: 10px 0 90px;
	}
	.index3 .box1 {
		margin: 100px 0 0;
		height: 605px;
	}
}
/*视频*/
.index4 {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index4>img {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.index4-icon {
	width: 130px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -65px 0 0 -65px;
	z-index: 1;
	cursor: pointer;
}
.index4-icon img {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.index4>img {
		width: 1200px;
		margin-left: -600px;
	}
}
@media only screen and (max-width: 750px) {
	.index4>img {
		width: 750px;
		margin-left: -375px;
	}
	.index4-icon {
		width: 70px;
		margin: -35px 0 0 -35px;
	}
}
@media only screen and (min-width: 992px) {
	.index4>img {
		width: 1400px;
		margin-left: -700px;
	}
	.index4-icon {
		width: 100px;
		margin: -50px 0 0 -50px;
	}
}
@media only screen and (min-width: 1400px) {
	.index4>img {
		width: 1920px;
		margin-left: -960px;
	}
	.index4-icon {
		width: 130px;
		margin: -65px 0 0 -65px;
	}
}
/*新闻资讯*/
.index5 {
	width: 100%;
	padding: 105px 0 60px;
	overflow: hidden;
	background-color: #f1f9fc;
}
.index5 ul {
	width: 100%;
	margin: 70px 0 35px;
	overflow: hidden;
}
.index5 li {
	width: -moz-calc(50% - 56px);
	width: -webkit-calc(50% - 56px);
	width: calc(50% - 56px);
	padding: 35px 0 0 54px;
	margin: 0 0 45px;
	overflow: hidden;
	position: relative;
	float: left;
}
.index5 li:nth-of-type(2n) {
	float: right;
}
.index5-img {
	display: block;
	width: 150px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.index5-img img {
	width: 100%;
	transition: all 0.5s;
}
.index5-txt {
	display: block;
	width: 100%;
	padding: 20px 25px 40px 120px;
	overflow: hidden;
	background-color: #919191;
	transition: all 0.5s;
}
.index5-txt span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
}
.index5-txt h4 {
	width: 100%;
	height: 48px;
	line-height: 24px;
	margin: 10px 0 16px;
	color: #FFFFFF;
	font-weight: bold;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow: hidden;
}
.index5-txt p {
	width: 100%;
	height: 36px;
	line-height: 18px;
	color: #FFFFFF;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow: hidden;
}
.index5 li:hover .index5-img img {
	transform: scale(1.1);
}
.index5 li.active .index5-txt {
	background-image: linear-gradient(to bottom right, #41bbf5, #004ea2);
}
@media only screen and (max-width: 991px) {
	.index5 {
		padding: 100px 0;
	}
	.index5 h2 {
		text-align: center;
	}
	.index5 ul {
		margin: 75px 0 25px;
	}
	.index5 li {
		width: 100%;
		padding: 40px 0 0 65px;
		margin: 0 0 60px;
		float: none !important;
	}
	.index5-img {
		width: 175px;
	}
	.index5-txt {
		padding: 20px 45px 40px 140px;
	}
	.index5-txt span {
		font-size: 14px;
	}
	.index5-txt h4 {
		font-size: 26px;
		height: 60px;
		line-height: 30px;
		margin: 15px 0 10px;
	}
	.index5-txt p {
		font-size: 18px;
		height: 52px;
		line-height: 26px;
	}
}
@media only screen and (max-width: 750px) {
	.index5 {
		padding: 40px 0;
	}
	.index5 ul {
		margin: 35px 0 0;
	}
	.index5 li {
		padding: 20px 0 0 35px;
		margin: 0 0 30px;
	}
	.index5-img {
		width: 100px;
	}
	.index5-txt {
		padding: 10px 25px 20px 80px;
	}
	.index5-txt span {
		font-size: 12px;
	}
	.index5-txt h4 {
		font-size: 16px;
		height: 40px;
		line-height: 20px;
		margin: 8px 0 5px;
	}
	.index5-txt p {
		font-size: 12px;
		height: 40px;
		line-height: 20px;
	}
}
@media only screen and (min-width: 992px) {
	.index5 {
		padding: 70px 0 40px;
	}
	.index5 ul {
		margin: 50px 0 25px;
	}
	.index5 li {
		width: -moz-calc(50% - 30px);
		width: -webkit-calc(50% - 30px);
		width: calc(50% - 30px);
		padding: 25px 0 0 40px;
		margin: 0 0 30px;
	}
	.index5-img {
		width: 125px;
	}
	.index5-txt {
		padding: 20px 20px 25px 100px;
	}
	.index5-txt h4 {
		margin: 7px 0 10px;
	}
}
@media only screen and (min-width: 1400px) {
	.index5 {
		padding: 105px 0 60px;
	}
	.index5 ul {
		margin: 70px 0 35px;
	}
	.index5 li {
		width: -moz-calc(50% - 56px);
		width: -webkit-calc(50% - 56px);
		width: calc(50% - 56px);
		padding: 35px 0 0 54px;
		margin: 0 0 45px;
	}
	.index5-img {
		width: 150px;
	}
	.index5-txt {
		padding: 20px 25px 40px 120px;
	}
	.index5-txt h4 {
		margin: 10px 0 16px;
	}
}
/*客户*/
.index6 {
	width: 100%;
	padding: 90px 0 60px;
	overflow: hidden;
	text-align: center;
}
.index6-swiper {
	width: 100%;
	height: 125px;
	position: relative;
}
.index6-img {
	width: 100%;
	height: 75px;
	line-height: 75px;
	overflow: hidden;
}
.index6-img img {
	max-width: 100%;
	max-height: 100%;
}
.index6-swiper p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	margin: 30px 0 0;
}
@media only screen and (max-width: 991px) {
	.index6 {
		padding: 96px 0 68px;
	}
	.index6-swiper {
		height: 120px;
	}
	.index6-swiper .swiper {
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px);
	}
	.index6-swiper p {
		margin: 27px 0 0;
	}
}
@media only screen and (max-width: 750px) {
	.index6 {
		padding: 45px 0 35px;
	}
	.index6-swiper {
		height: 110px;
	}
	.index6-swiper .swiper {
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
	}
	.index6-swiper p {
		margin: 15px 0 0;
		font-size: 12px;
	}
}
@media only screen and (min-width: 992px) {
	.index6 {
		padding: 70px 0 50px;
	}
	.index6-swiper {
		height: 115px;
	}
	.index6-swiper .swiper {
		width: -moz-calc(100% - 80px);
		width: -webkit-calc(100% - 80px);
		width: calc(100% - 80px);
	}
	.index6-swiper p {
		margin: 20px 0 0;
	}
}
@media only screen and (min-width: 1400px) {
	.index6 {
		padding: 90px 0 60px;
	}
	.index6-swiper {
		height: 125px;
	}
	.index6-swiper .swiper {
		width: 100%;
	}
	.index6-swiper p {
		margin: 30px 0 0;
	}
}